-
Notifications
You must be signed in to change notification settings - Fork 1.2k
VMware 80u2 and 80u3 updates/fixes #10586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 4.20
Are you sure you want to change the base?
VMware 80u2 and 80u3 updates/fixes #10586
Conversation
@blueorangutan package |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10586 +/- ##
============================================
- Coverage 16.01% 16.01% -0.01%
Complexity 13112 13112
============================================
Files 5652 5652
Lines 495817 495855 +38
Branches 60045 60054 +9
============================================
+ Hits 79404 79408 +4
- Misses 407551 407585 +34
Partials 8862 8862
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@blueorangutan package |
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
...ns/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12828 |
@blueorangutan package |
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12829 |
@blueorangutan test ol8 vmware-80u3 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
@blueorangutan test ol8 vmware-80u2 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u2) has been kicked to run smoke tests |
@blueorangutan test ol8 vmware-80u1 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u1) has been kicked to run smoke tests |
[SF] Trillian test result (tid-12768)
|
[SF] Trillian test result (tid-12771)
|
@blueorangutan package |
@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Packaging result [SF]: ✔️ el8 ✖️ el9 ✔️ debian ✖️ suse15. SL-JID 12844 |
[SF] Trillian test result (tid-12770)
|
@blueorangutan test ol8 vmware-80u1 |
@blueorangutan package |
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13005 |
@blueorangutan test ol8 vmware-80u3 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
@blueorangutan test ol8 vmware-80u3 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
@blueorangutan test ol8 vmware-80u2 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u2) has been kicked to run smoke tests |
[SF] Trillian Build Failed (tid-12948) |
@blueorangutan test ol8 vmware-80u3 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
[SF] Trillian test result (tid-12935)
|
[SF] Trillian test result (tid-12949)
|
[SF] Trillian test result (tid-12951)
|
@sureshanaparti , good work. this test_network error seems concequent. Was that present before? |
@blueorangutan test ol8 vmware-70u3 |
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-70u3) has been kicked to run smoke tests |
@DaanHoogland test_network fails due to the template url "https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.ova" returns redirection response (302). I've updated the new url "https://cloud-images.ubuntu.com/releases/jammy/release/ubuntu-22.04-server-cloudimg-amd64.ova" in marvin test data in this PR, seems it's not taking from there. this is failing in other PRs as well. |
@sureshanaparti |
@blueorangutan test ol8 vmware-80u3 |
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
thanks @weizhouapache |
[SF] Trillian test result (tid-12977)
|
[SF] Trillian test result (tid-12983)
|
@blueorangutan test ol8 vmware-80u2 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u2) has been kicked to run smoke tests |
@blueorangutan test ol8 vmware-80u3 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
Description
This PR handles cleanup and power on issues with VMware 80u2 and 80u3, and some test fixes.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested VM/Volume operations manually, and with some smoke tests.
How did you try to break this feature and the system with this change?